PUT /workflows/{workflow-id}/executions/{eid}/pause
WorkflowsResource.pauseExecution({'workflow-id': …, 'eid': …});